Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Conversation

@jefflinwood
Copy link
Contributor

No description provided.

@jefflinwood jefflinwood changed the title iOS Push Snippets: Fix tab spacing, two typos DEVED-5467: iOS Push Snippets - Fix tab spacing, two typos Aug 4, 2021
@jefflinwood jefflinwood requested a review from anabenites August 4, 2021 15:04
Copy link
Contributor

@anabenites anabenites left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good to me, I just left a question to better understand that change.

- (void)application:(UIApplication*)application didRegisterForRemoteNotificationsWithDeviceToken:(NSData*)deviceToken {
if (self.conversationsClient && self.conversationsClient.user) {
[self.TwilioConversationsClient registerWithNotificationToken:deviceToken
[self.conversationsClient registerWithNotificationToken:deviceToken
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A question here, are we not using anymore TwilioConversationsClient Module? or in this case we just needed to fix it and call the function instead? thanks!

@jefflinwood jefflinwood merged commit f7fbb2f into master Aug 4, 2021
@jefflinwood jefflinwood deleted the DEVED-5467_conversations_ios_push_fixes branch August 4, 2021 19:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants